home *** CD-ROM | disk | FTP | other *** search
/ 3D GFX / 3D GFX.iso / amiutils / u_z / xfigsupport / readme.amiga < prev    next >
Text File  |  1995-12-30  |  3KB  |  67 lines

  1.  
  2.  Xfig amiga info
  3. =================
  4.  
  5. The program itself should be pretty self explanatory. In order to run it you'll need
  6. to have a stack of 20000 or more. Also if you want the program to use colors you'll
  7. need 32 free colors. This means a 64 colors minimum color workbench with os3.0.
  8.  
  9. If you lack a middle mousebutton you can use alt key with right mousebutton to give
  10. the same effect.
  11.  
  12. Put transfig and fig2dev somewhere in the path in order for save/export to work.
  13.  
  14. Anyone know how to do an xor (complement) operation with bitmaps (blitter operation)?
  15. I didn't find any so I added a bounding box when moving rotated text instead.
  16.  
  17. Want to run the program on a public screen? Try 'xfig -display PubScreen'
  18.  
  19.  Memory usage
  20. ==============
  21.   Yes, the program uses a lot of memory..Probably 2-3 meg of fast ram. This probably
  22. means a 4mb a1200 will have difficulties running it! Also freeing memory is a novel
  23. idea in the unix programming environment so the program may fail to release some
  24. memory on exit. I have added the most obvious freeing to reduce this memory loss
  25. as much as possible.
  26.  
  27.  Program freezes?
  28. ==================
  29.   Unfortunately this can occur. As far as I have been able to tell this happens 
  30. when one of the option windows is opened in front of the drawing area and some 
  31. operation is done in the canvas. The reason for this is probably that the program
  32. is using clipping to limit drawing to certain areas of the canvas which probably
  33. interferes with MUI's clipping and then makes the program freeze. Couldn't
  34. find much reference to the proper way of do clipping with MUI (probably isn't
  35. any..) so the alternative would be not to allow the option windows to stay
  36. open, but this is somewhat awkward since it can be avoided by not having
  37. the option windows overlap the main window.
  38.  
  39. If you are able to crash the program in any other way, I'd like to know!
  40.  
  41.  Why save/print/export disable?
  42. ================================
  43.  
  44. It seems that even the best program of its kind won't result in a noticeabe number
  45. of contributions (like xmgr) so I am led to believe that it is a fairly general
  46. opinion that if you've got the full program, why pay? So my following programs will
  47. most likely be savedisabled!
  48.  
  49. If you'd like a full version of this program $10 in my mailbox will do the trick!
  50. (in case you haven't got a email address, add $5)
  51. $10 isn't a lot so don't expect too much more for this amount!
  52.  
  53. Terje Pedersen
  54. Oterveien 55
  55. 9017 Tromsoe
  56. Norway
  57.  
  58.  Unix account?
  59. ===============
  60. It seems that I'll be loosing my unix account again..:-( Anyone got one to spare?
  61. There are local commercial providers of internet access, but with the 
  62. current $ input from my current ports this isn't a likely option.
  63. I guess doing online support for my ports can prove to be difficult without
  64. e-mail access :-/ Also the above about an extra $5 will be permanent if/when
  65. I loose the current account..
  66.  
  67.